Total Complexity | 23 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 268 |
Lines of code | 83 |
Logical lines of code | 38 |
Comment lines | 135 |
Methods | 16 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 52 | 7 | 29 | |
__toString() | 68 | 2 | 7 | |
getTotalMoney() | 82 | 1 | 3 | |
setTotalMoney() | 77 | 1 | 4 | |
getTaxMoney() | 82 | 1 | 3 | |
setTaxMoney() | 77 | 1 | 4 | |
getDiscountMoney() | 82 | 1 | 3 | |
setDiscountMoney() | 77 | 1 | 4 | |
getTipMoney() | 82 | 1 | 3 | |
setTipMoney() | 77 | 1 | 4 | |
getServiceChargeMoney() | 82 | 1 | 3 | |
setServiceChargeMoney() | 77 | 1 | 4 | |
offsetExists() | 80 | 1 | 3 | |
offsetGet() | 82 | 1 | 3 | |
offsetSet() | 81 | 1 | 3 | |
offsetUnset() | 81 | 1 | 3 |